home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / transl8r.zip / SAMPLE.BAT < prev    next >
DOS Batch File  |  1993-04-11  |  548b  |  12 lines

  1. @ECHO OFF
  2. REM This batch file can be edited for use as logon1.bat or a door.
  3. REM If your paths are different then be sure to edit them now!
  4. REM This batch file assumes that you made a Transl8r Directory off the
  5. REM WC30 Directory.  You don't have to do this if you don't want to.
  6. CD\WC30\TRANSL8R
  7. TRANSL8R TRANSL8R.CFG
  8. CD\WC30
  9. REM I DO NOT Suggest that you EVER set Wildcat to Terminate to execute
  10. REM a batch file!  Make sure it is set to SHELL..Not Terminate! It won't
  11. REM hurt this program but it's a dangerous practice on your part!
  12.